OAuth Client (OAuth2 identity provider & SPA)
##TLDR
Client registered at https://auth.compusib.ro
This stack (openapi_stack) is registered as an OAuth2 client
on https://auth.compusib.ro.
Oauth client
* secret: sVBuLb3cNGSB-zMasNi1
* storage location of secret, on host oa2.dev.compusib.ro: /data/openapi_stack/oauth_client_password.txt
The client is preregistered at https://auth.compusib.ro using the arguments:
```yaml
auth.compusib.ro:
audience:
- oa2.dev.compusib.ro
client_name: oa2.dev.compusib.ro
client_secret: sVBuLb3cNGSB-zMasNi1
redirect_uris:
- https://oa2.dev.compusib.ro/contabilly/v1
- https://oa2.dev.compusib.ro/contabilly/v1alpha1
- https://oa2.dev.compusib.ro/contabilly/v1beta1
- https://oa2.dev.compusib.ro/contabilly/oauth
- https://oa2.dev.compusib.ro/contabilly/v2
- https://oa2.dev.compusib.ro/contabilly/api/rest
- https://oa2.dev.compusib.ro/contabilly//v2
- https://oa2.dev.compusib.ro/contabilly//v1
- https://oa2.dev.compusib.ro/contabilly/console
- https://oa2.dev.compusib.ro/openapi/v1
- https://oa2.dev.compusib.ro/openapi/v1alpha1
- https://oa2.dev.compusib.ro/openapi/v1beta1
- https://oa2.dev.compusib.ro/openapi/oauth
- https://oa2.dev.compusib.ro/openapi/v2
- https://oa2.dev.compusib.ro/openapi/api/rest
- https://oa2.dev.compusib.ro/openapi//v2
- https://oa2.dev.compusib.ro/openapi//v1
- https://oa2.dev.compusib.ro/openapi/console
- https://oa2.dev.compusib.ro/self-service/methods/oidc/callback/compusib.ro
save_client_config_fact: /data/gateway/oauth2_client_data.yml
scopes:
- openid
- graphql.contabilly
- graphql.contabilly.admin
- graphql.contabilly.user
- graphql
- graphql.openapi
- graphql.openapi.admin
- graphql.openapi.user
- code
- id_token
- offline
url_password: '@78)e5(&CfT2s/H8'
url_username: admin
©2021,2022,2023,2024 by Compusub S.R.L. Generated on 2024-10-28 18:13:46Z